home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / wwmail44.zip / QWKTCC.BAT < prev    next >
DOS Batch File  |  1993-01-31  |  108b  |  5 lines

  1. tcc -wpro -wuse -O2 -c -G -ml -Ic:\tc\include userrec.cpp
  2. if errorlevel 1 goto END
  3. tlink @response
  4. :END
  5.